LXDE Desktop Environment
2015/05/29 |
Desktop Environment is not neccessary for Server usage, though.
But Sometimes installation or using an application requires Desktop Environment,
then build Desktop Environment as follwos.
|
|
[1] | Install LXDE Desktop Environment on here. |
[root@dlp ~]# dnf -y group install "LXDE Desktop" |
[2] | Input a command like below after finishing installation of new packages. |
[root@dlp ~]# echo "exec /usr/bin/lxsession" >> ~/.xinitrc [root@dlp ~]# |
[3] | LXDE Desktop Environment starts like follows. |